[INFO] cloning repository https://github.com/ritalin/counter-app-enterprise-edition
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ritalin/counter-app-enterprise-edition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritalin%2Fcounter-app-enterprise-edition", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritalin%2Fcounter-app-enterprise-edition'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06aca64dcfb62c33583e3ce31a0d9907f2628743
[INFO] checking ritalin/counter-app-enterprise-edition against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritalin%2Fcounter-app-enterprise-edition" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ritalin/counter-app-enterprise-edition
[INFO] finished tweaking git repo https://github.com/ritalin/counter-app-enterprise-edition
[INFO] tweaked toml for git repo https://github.com/ritalin/counter-app-enterprise-edition written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ritalin/counter-app-enterprise-edition on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ritalin/counter-app-enterprise-edition already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking ritalin/counter-app-enterprise-edition against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritalin%2Fcounter-app-enterprise-edition" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ritalin/counter-app-enterprise-edition
[INFO] finished tweaking git repo https://github.com/ritalin/counter-app-enterprise-edition
[INFO] tweaked toml for git repo https://github.com/ritalin/counter-app-enterprise-edition written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ritalin/counter-app-enterprise-edition on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ritalin/counter-app-enterprise-edition already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen v0.48.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.48.0
[INFO] [stderr]   Downloaded momenta-macros v0.2.3
[INFO] [stderr]   Downloaded momenta-core v0.2.3
[INFO] [stderr]   Downloaded momenta v0.2.3
[INFO] [stderr]   Downloaded wasm-metadata v0.241.2
[INFO] [stderr]   Downloaded momenta-dom v0.2.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.55
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.48.0
[INFO] [stderr]   Downloaded wit-parser v0.241.2
[INFO] [stderr]   Downloaded wit-bindgen-core v0.48.0
[INFO] [stderr]   Downloaded wasm-encoder v0.241.2
[INFO] [stderr]   Downloaded wit-component v0.241.2
[INFO] [stderr]   Downloaded wasmparser v0.241.2
[INFO] [stderr]   Downloaded syn v2.0.110
[INFO] [stderr]   Downloaded web-sys v0.3.82
[INFO] [stderr]   Downloaded mt-dom v0.59.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f6580cfdc48ac995621b8dcae6333f053130584f43f7287c7c9df624780156e
[INFO] running `Command { std: "docker" "start" "-a" "6f6580cfdc48ac995621b8dcae6333f053130584f43f7287c7c9df624780156e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f6580cfdc48ac995621b8dcae6333f053130584f43f7287c7c9df624780156e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f6580cfdc48ac995621b8dcae6333f053130584f43f7287c7c9df624780156e", kill_on_drop: false }`
[INFO] [stdout] 6f6580cfdc48ac995621b8dcae6333f053130584f43f7287c7c9df624780156e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45fbee795f2217b4053f894f6051f430d5f992fdf15d038808b61b0828c7d635
[INFO] running `Command { std: "docker" "start" "-a" "45fbee795f2217b4053f894f6051f430d5f992fdf15d038808b61b0828c7d635", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling wasmparser v0.241.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling wasm-encoder v0.241.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.48.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.48.0
[INFO] [stderr]     Checking core_types v0.1.0 (/opt/rustwide/workdir/crates/core/core_types)
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling wit-bindgen v0.48.0
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking mt-dom v0.59.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling momenta-macros v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]     Checking js-sys v0.3.82
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.55
[INFO] [stderr]     Checking web-sys v0.3.82
[INFO] [stderr]    Compiling wit-parser v0.241.2
[INFO] [stderr]    Compiling wasm-metadata v0.241.2
[INFO] [stderr]    Compiling wit-bindgen-core v0.48.0
[INFO] [stderr]    Compiling wit-component v0.241.2
[INFO] [stderr]     Checking momenta-core v0.2.3
[INFO] [stderr]     Checking momenta-dom v0.2.3
[INFO] [stderr]     Checking types v0.1.0 (/opt/rustwide/workdir/crates/wasi/types)
[INFO] [stderr]     Checking momenta v0.2.3
[INFO] [stderr]     Checking core_api v0.1.0 (/opt/rustwide/workdir/crates/core/core_api)
[INFO] [stderr]     Checking view_counter v0.1.0 (/opt/rustwide/workdir/crates/wasi/view_counter)
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/examples/counter_app/pkg/app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s
[INFO] running `Command { std: "docker" "inspect" "45fbee795f2217b4053f894f6051f430d5f992fdf15d038808b61b0828c7d635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45fbee795f2217b4053f894f6051f430d5f992fdf15d038808b61b0828c7d635", kill_on_drop: false }`
[INFO] [stdout] 45fbee795f2217b4053f894f6051f430d5f992fdf15d038808b61b0828c7d635
